Description

Software testing course offered by Pankaj Sir Academy specialises in manual and automation testing. This integral combination will create a huge demand to sell yourself to the aspiring technology companies. The training with the course will provide a wholesome learning experience which provides a complete clarity of testing design and execution along with process implementation. Whether it’s a manual or automation testing project, the aspirants will be able to implement both themselves after the successful completion of the course. This course will cover excellent theory and practicals for software testing learning which will involve core Java concepts from scratch, complete Manual Testing concepts, automation testing with selenium framework, SQL, Java Database Connectivity and Agile concepts. 

 This is an instructor-led course. In the 170 hour of the certification, students will get classroom training where they will get both the theoretical and practical knowledge needed to build the necessary skills. The institute’s holistic approach is stemmed to meet the long-term needs of the student and hence they provide 100% job/placement assistance with CV tailoring and the option of seeking a trial class before the enrolment.

What will I learn?

  • Core Java concepts from scratch.
  • Complete Manual Testing concepts. 
  • Automation testing with selenium framework. 
  • SQL, Java Database Connectivity and Agile concepts. 

Specifications

  • Free Demo
  • 100% Placement Assistance
  • Learn from Experts
  • Missed Class Recovery
  • Certification by Institute
  • Value for Money
  • Instalment Facility
  • Interview Training

Manual Testing

  • SDLC
  • Water fallmodel
  • Spiral Model
  • V model
  • Prototype model
  • Hybrid model
  • Derived models
  • Types of Testing a software
  • White boxtesting
  • Black boxtesting
  • Grey boxtesting
  • Black box testing techniques with practicalexamples
  • FunctionalTesting
  • IntegrationTesting
  • System Testing
  • Smoke Testing
  • AcceptanceTesting
  • Globalizationtesting
  • ExploratoryTesting
  • Adhoc Testing
  • MonkeyTesting/Gorilla Testing
  • RegressionTesting
  • CompatibilityTesting
  • Security Testing
  • Performance Testing
  • Load Testing
  • Stress Testing
  • SoakTesting
  • VolumeTesting
  • Spike Testing
  • Test cases
  • IdentifyingScenarios
  • Write/Review/ExecuteTest cases
  • Test casedesign technique
  • Brain stormingsessions
  • Storing testcases in Test management tools
  • STLC
  • System Study
  • Writing TestPlan
  • PreparingTraceability matrix
  • Preparing STCM
  • Retrospectmeeting/Post Harvest meeting
  • Triage meetings
  • Working of code coverage tool
  • White Box Versus Black Box Testing
  • How to perform white box testing
  • Defect tracking
  • Severity versuspriority
  • Preparingdefect report
  • Reportingdefect in defect tracking tool
  • Defect lifecycle
  • Inconsistentdefects etc.
  • Differencebetween smoke and sanity
  • What are stubs anddrivers
  • Difference betweenverification and validation
  • Difference betweenstatic and dynamic testing
  • Metrics andAnalysis

 

Agile

  • Understanding user stories
  • How to give user story points
  • What should be the format of user stories
  • How we do planning poker activity
  • Explanation on product back log
  • Explanation on Sprint backlog
  • What is scrum
  • Explanation on Scrum team
  • Purpose of standup meetings
  • What we do in sprint planning
  • Role of product owner
  • Role of Scrum master
  • Explanation on why team size should bebetween 6-9
  • Explanation on why sprint durationshould be 2 – 4weeks
  • Sprint retrospect meetings
  • What are burn down and burn up charts
  • Why KANBAN charts are used
  • Advantages
  • Dis-Advantages

 

SQL

  • Downloading MySQL
  • Installing MySQL
  • Connecting from Command prompt to MySQL
  • Creating databases
  • Create Tables
  • Executingvarious SQL queries on
  • Insert
  • Update
  • Delete
  • Select
  • Drop
  • Distinct etc.
  • Why SQL is called asstructured query language
  • Built-in functions inSQL
  • Length
  • Trim
  • Rtrim
  • Ltrim
  • Count
  • Max
  • Min
  • Avg
  • Sum
  • Lcase
  • Ucase
  • Now
  • Using limit keyword inMySQL
  • Sorting of Data
  • Using % and _ inqueries
  • Data types
  • Constraints
  • Differencebetween DBMS and RDBMS
  • Joins
  • Subqueries
  • Normalisation
  • Interview questions

 

Core Java

  • Installing JDK
  • Developing simple java file on editor
  • Compiling and running .java file fromcommand prompt
  • –d option
  • Static versus non-static members
  • Classes and objects in java
  • Difference between JDK and JRE
  • Unary operators
  • Variables and data types
  • Typecasting– auto upcasting and explicit down casting
  • Methodsand its rules
  • Constructorsand its rules
  • Thiskeyword
  • Superkeyword
  • Inheritancein java with several examples
  • Conditionalstatements
  • loops
  • Exceptionhandling – Compile time and runtime
  • Interfacesin java with several examples
  • Abstractclass in java with several examples
  • Polymorphism
  • Instanceinitialization blocks
  • Staticinitialization blocks
  • Garbagecollection
  • Enum
  • Filehandling in java - File , FileInputStream, FileOutput Stream, Buffered reader,Buffered Writer etc
  • Arrays
  • Collections
  • Stringclass
  • Threads
  • Wrapperclasses
  • Annotations
  • JavaMemory management
  • Cloning
  • Innerclasses
  • Assertclass
  • Finalkeyword
  • Reflections
  • Collection Versus Collections
  • Design Pattern in java
  • Annotations
  • Object Class
  • Finalize

 

Selenium

  • What is automation
  • Different automation tools available in market
  • When do go for automation
  • How to configure selenium jars in eclipse.
  • Architecture of selenium WebDriver
  • Explanation on various HTML tags andattributes
  • Different types of locators inSelenium
  • By id
  • By name
  • By partial link test
  • By xpaths
  • Complete/absolute xpaths
  • Partial xpaths
  • By Css Selector
  • Developing xpaths manually
  • Installing fire bug and fire path add-ons
  • Developing xpaths using fire bug and firepath add-ons
  • How to handle dynamic objects in Selenium
  • Automating several fields of webapplication live online
  • Button
  • Link
  • Text field
  • Radio button
  • Check box
  • Drop down box
  • Search box
  • Launching and interacting differentbrowsers in selenium WebDriver Different ways to perform navigation in selenium WebDriver
  • Difference between close and quit
  • Performing synchronization in selenium
  • Handling multiple windows in selenium
  • Takingscreen shots in selenium
  • Automating file upload
  • Explanation onRobot class
  • Stringselection class
  • Clip board
  • Synchronizationpractical usage while uploading file
  • Automatingselect boxes using select class
  • By index
  • By Value
  • Handlingalert boxes
  • Countingobjects on webpage
  • Performingfollowing on the browser
  • Navigatingforward button in a browser
  • Navigatingbackward button in a browser
  • Another way tonavigate in a browser
  • Refreshing pagein a browser
  • How to read different kind of data fromexcel file
  • Performing data driven testing in seleniumby storing data on excel file using POI API
  • Properties file
  • Createproperties files in eclipse
  • Storing data inproperties files
  • How comment inproperties file
  • Advantage ofstoring xpaths in properties files
  • Developinggeneric code using properties files with selenium WebDriver
  • What is Junit
  • Annotations of Junit
  • Developing check points with Junit and Selenium
  • verifying page tile
  • verifying page text
  • verifying edit box
  • verifying links
  • Verifying buttons and many more
  • Parameterizing test using Junit
  • ANT
  • Downloading Ant
  • Configuring ANT
  • Developing Build.xml
  • running ant in command prompt window
  • running test in batch
  • generating HTML based reports using ANT and build.xml
  • developing .bat file to run ANT
  • TestNg
  • Annotations of TestNg
  • Developing check points with TestNg and Selenium
  • verifying page tile
  • verifying page text
  • verifying edit box
  • verifying links
  • Verifying buttons and many more
  • Parameterizing test using Junit
  • Selenium Grid

 

JDBC

  • Introduction to JDBC
  • Understanding Types OfDriver
  • Type 1 driver
  • Type 2 driver
  • Type 3 driver
  • Type 4 driver
  • Installing Mysql / OracleDatabase with Database Interface
  • Configuring driver andconnecting with database using JDBC
  • Performing operations like
  • Select
  • Update
  • Delete
  • Drop
  • Filters
  • Upload files into database etc
  • Prepared statements
  • Project Work -
  • You will learning CRM application implementation with detailedexposure to perform manual testing and automation testing. During the projectwork we will accomplish the following

 

Manual Testing on CRM PROJECT

  • Write Test Plan
  • understandingrequirement and identifying scenarios
  • Write /review / excuse Testing Cases in Quality Centre
  • Reporting defect inbugzilla
  • Performing smoketesting
  • Performingfunctional , integration and system testing
  • performing adhoctesting, exploratory testing etc.
  • performing securitytesting
  • Preparing STCM
  • Preparingtraceability matrix
  • Preparing monthlystatus reports
  • Validating data inthe back end database using SQL
  • Attending dailystand up meetings
  • Analysing burn downchart

 

Automation Testing on CRM PROJECT

  • Developing xpaths andstoring it in properties files
  • Developing automationkeyword
  • Developing testingkeyword
  • Integrating Junit /TestNg
  • Integrating ANT
  • HTML reportgeneration
  • Developing .bat files
  • Running Test in batch
  • Developing reusablehybrid frame work

Mr.Pankaj P Mutha

  • Pankaj P Mutha has 12+ years of IT work experience
  • Pankaj P Mutha is Ex-Employee of DELL 
  • Pankaj P Mutha is INDIA'S FIRST TECHNICAL TRAINER to receive International Glory Award by Madhuri Dixit for BEST TRAINING AND HIGHEST PLACEMENTS IN IT TECHNOLOGIES.
  • Pankaj P Mutha is the only Trainer to receive Indian Icon award for providing Best Training in IT INDUSTRY and making Highest Placements across India and the Globe. 
  • Pankaj P Mutha is a NASSCOM Award Winner for his contributions towards transforming the lives of Indian Engineers. He has been training engineers since 2009. 
  • Pankaj P Mutha holds 16+ National and International Certification into IT training and has trained more than 1 lakh students till date and his journey continues.
  • Other Trainers at PSA Academy are also Subject Specialized in their fields with 10+ years of experience. Where compared to other Institute PSA do not hire any freshers or recruit students. 

No reviews found

Batch Start Date End Date Timings Batch Type

Description

Software testing course offered by Pankaj Sir Academy specialises in manual and automation testing. This integral combination will create a huge demand to sell yourself to the aspiring technology companies. The training with the course will provide a wholesome learning experience which provides a complete clarity of testing design and execution along with process implementation. Whether it’s a manual or automation testing project, the aspirants will be able to implement both themselves after the successful completion of the course. This course will cover excellent theory and practicals for software testing learning which will involve core Java concepts from scratch, complete Manual Testing concepts, automation testing with selenium framework, SQL, Java Database Connectivity and Agile concepts. 

 This is an instructor-led course. In the 170 hour of the certification, students will get classroom training where they will get both the theoretical and practical knowledge needed to build the necessary skills. The institute’s holistic approach is stemmed to meet the long-term needs of the student and hence they provide 100% job/placement assistance with CV tailoring and the option of seeking a trial class before the enrolment.

What will I learn?

  • Core Java concepts from scratch.
  • Complete Manual Testing concepts. 
  • Automation testing with selenium framework. 
  • SQL, Java Database Connectivity and Agile concepts. 

Specifications

  • Free Demo
  • 100% Placement Assistance
  • Learn from Experts
  • Missed Class Recovery
  • Certification by Institute
  • Value for Money
  • Instalment Facility
  • Interview Training
₹16,000 ₹ 17,000

Hurry up!! Limited seats only

No Comments

Please login to leave a review

Related Classes